0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Server style fixes. More... over 14 years ago
Update README. More... over 14 years ago
Test 0/1 return value for {:create,:drop}-index queries. More... over 14 years ago
Improve CLI with jOptSimple. More... over 14 years ago
Refactor database data structure to require less copying on updates. Fix eof bug in server. More... over 14 years ago
Simplify server implementation. More... over 14 years ago
Use a fair lock instead of an executor to serailize writes. More... over 14 years ago
Major update to the API, refactoring of the internals, and broadening of the test suite. More... over 14 years ago
Remove references to LimitInputStream from fleetdb.io. More... over 14 years ago
Remove uses of deprecated ^ macro. More... over 14 years ago
Introduce ability to join threads as well as executor services. More... over 14 years ago
Fix spelling of ephemeral. More... over 14 years ago
Remove scratchwork from version control. More... over 14 years ago
Update embedded benchmark, break out some benchmarking and profiling helpers. More... over 14 years ago
More core tests and associated bugfixes. More... over 14 years ago
Basic client/server test. More... over 14 years ago
Basic embedded tests and associated bugfixes. More... over 14 years ago
Basic planner tests and associated bugfixes. More... over 14 years ago
Basic core tests and associated bugfixes. More... over 14 years ago
Introduce collections. More... over 14 years ago
CLI for booting server, working towards collections. More... over 14 years ago
Simplify database management model. More... over 14 years ago
Reintroduce branch, tag, and compact, with improved usability and robustness. More... over 14 years ago
Add get query, simplify insert query. InIntrduce redis benchmark. More... over 14 years ago
Add a simple client benchmark. More... over 14 years ago
Slightly better abstraction within server implementation. More... over 14 years ago
Make checked-write compatible with rest of server ops. More... over 14 years ago
Bugfixes for embedded and server, implement ping, introduce Clojure binary client, sketch Java binary client. More... over 14 years ago
Simplify file model, putting aside tag, branch, and compact for now. More... over 14 years ago
Implement binary protocol server, tighten error handling. More... over 14 years ago