Commit History

Author SHA1 Message Date
  Stefano Cossu 00a755a489 Incomplete attempt at LMDB-like API. 4 years ago
  Stefano Cossu 777d17e215 Iniital pass at store separation: 4 years ago
  Stefano Cossu 242c427501 Experimental implementation of type-agnostic hash table. 4 years ago
  Stefano Cossu 42be19b02b Pass count tests with context. 4 years ago
  Stefano Cossu 17e3d18717 Pass triple tests (no iterator testing yet). 4 years ago
  Stefano Cossu 06e282f820 Replace LookupArgs members with MDBIterator. 4 years ago
  Stefano Cossu 429b6fa875 Write up all lookup functions. 4 years ago
  Stefano Cossu 664823b34d Fix 0bound count. 4 years ago
  Stefano Cossu 3221cb4c6f Test quad lookup with unbound context. 4 years ago
  Stefano Cossu f5816f19d0 WIP Some3 function name changing; start quad testing. 4 years ago
  Stefano Cossu 664565f018 Test and fix lookups in triple mode. 4 years ago
  Stefano Cossu b4eafeb23e Fix memory leaks; minor tweaks. 4 years ago
  Stefano Cossu 63388680d1 Add quad store test; fix context assignment. 4 years ago
  Stefano Cossu 0746b5939e Remove DB BEFORE starting test; small fixes. 4 years ago
  Stefano Cossu 0d33403a30 Remove test DB at exit. 4 years ago
  Stefano Cossu 5ea168b18d Fix mem leaks. 4 years ago
  Stefano Cossu 11107a4cbf Build test for, and fix, store add op. 4 years ago
  Stefano Cossu 55e4185353 Pin xxhash submodule to release branch; update xxhash to v0.8. 4 years ago
  Stefano Cossu 5e1c8e5fa6 Fix Makefile; add docs. 4 years ago
  Stefano Cossu c6cb0e0c2e WIP Initial LMDB back end work. 4 years ago
  Stefano Cossu 5a209a1bf1 Use X macros to handle all DB labels and indices. 4 years ago
  Stefano Cossu 58187aafa1 Initial MDB integration work. 4 years ago
  Stefano Cossu 0911407e74 Merge branch 'master' into lmdb 4 years ago
  Stefano Cossu 2e951e5486 Add lmdb submodule and includes; pin to 0.9.x releases. 4 years ago
  Stefano Cossu 7da2c5cee0 Update .gitignore. 4 years ago
  Stefano Cossu e19cd138ea Remove unused submodules. 4 years ago
  Stefano Cossu 047c42318e Create separate file for profiling. 4 years ago
  Stefano Cossu 829bfaecfe Fix segfaults and clear memory leaks. 4 years ago
  Stefano Cossu dd276c6fb8 Add tests for htable and fix it. 4 years ago
  Stefano Cossu b6f9085397 Use spinoff of rhashmap for hash map implementation. 4 years ago