This website requires JavaScript.
Explore
Help
Sign In
xuemingqiang
/
mongo
Watch
1
Star
0
Fork
0
You've already forked mongo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b14ab0e44ecf602ce729bab6cc103f7167f7c347
mongo
/
lang
/
python
History
Michael Cahill
b14ab0e44e
Tuning and fixes for integer packing, add the Python implementation and test that both produce the same results.
...
refs
#50
2011-05-24 21:32:38 +10:00
..
src
[
#23
] Permit JSON config strings. Change "column set" to "column group" / "colgroup" consistently. Change schema configration to use unique JSON-friendly keys, so "index.name=(columns)" instead of "index=name(columns)".
2011-01-28 16:34:15 +11:00
tests
Added some Java and Python tests of packing and unpacking.
2010-12-14 09:27:31 +11:00
intpack-test.py
Tuning and fixes for integer packing, add the Python implementation and test that both produce the same results.
2011-05-24 21:32:38 +10:00
intpacking.py
Tuning and fixes for integer packing, add the Python implementation and test that both produce the same results.
2011-05-24 21:32:38 +10:00
packing.py
Have the Python API deal with packing and unpacking of keys and values.
2011-04-26 15:48:06 +10:00
setup.py
Another fix for relative paths in the Python build: setup.py wants to own the tree.
2011-04-26 17:34:23 +10:00
wiredtiger.i
Support multi-column keys and values in the Python API (in future).
2011-05-12 09:22:03 +10:00