]> git.jsancho.org Git - mojodb.git/history - cursor.py
New database scheme, storing key name inside tables for improving searching
[mojodb.git] / cursor.py
2014-02-12 Javier SanchoNew database scheme, storing key name inside tables...
2014-02-06 Javier SanchoField _id in documents is treated as one more field...
2014-02-05 Javier Sanchomsgpack instead cPickle (for multiple platforms) and...
2014-01-29 Javier SanchoAllow to save dictionaries, lists, tuples, etc, as...
2014-01-29 Javier SanchoSearch documents with numeric values
2014-01-28 Javier SanchoSeparate classes and functionality into various files