0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 18 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Threaded and more robust text protocol server. More... over 14 years ago
Introduce embedded/fork. More... over 14 years ago
More server experimentation. More... over 14 years ago
Working text protocol server. More... over 14 years ago
More server experimentation. More... over 14 years ago
Sketch embedded implementation, experiment with servers, expand helper libs. More... over 14 years ago
Embedding work, more extensive and cleaner benchmarking. More... over 14 years ago
Support and implement BigIntegers for record ids. More... over 14 years ago
Concurrency and benchmarking work. More... over 14 years ago
A few optimizations, factor out serialization helpers, proof of viability for db load from disk. More... over 14 years ago
Scratch dir has some useful stuff. More... over 14 years ago
Use EOFException for stream-end detection; much faster. More... over 14 years ago
Ignore classes dir. More... over 14 years ago
Fix index usage. More... over 14 years ago
New core.clj, executor and imap/rmap bugfixes, some performance tweaks. More... over 14 years ago
Reorganize to allow for Java source, introduce Java serializer/deserializer. More... over 14 years ago
Tighten plans to filter only as actually needed. More... over 14 years ago
More planner and executor work. More... over 14 years ago
First cut at new, generalized planner. More... over 14 years ago
Implement special cases for where conditions on the record id. More... over 14 years ago
Bugfix: sort for real. More... over 14 years ago
Start making infrastructure changes for qualified indexes. More... over 14 years ago
Notes to self about query plan optimality. More... over 14 years ago
Use indexes in query plans. More... over 14 years ago
Remvoving nil where case, should be dead code. More... over 14 years ago
Don't rely on select internally. More... over 14 years ago
Make greatest and least-by linear. More... over 14 years ago
Remove global gitignore. More... over 14 years ago
Rename exec to query. Introduce multimethod based executor dispatch. More... over 14 years ago
Refactor indexing, maintain non-unique indexes. More... over 14 years ago