3
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored the composable ops tests More... over 14 years ago
Added non-composable ops (text2). More... over 14 years ago
Added non-composable ops (text2). More... over 14 years ago
Fixed some bugs. Made the redis server not clear all data when the tests are run More... over 14 years ago
Fixed some bugs. Made the redis server not clear all data when the tests are run More... over 14 years ago
Minor cleanups More... over 14 years ago
Minor cleanups More... over 14 years ago
Fixed intermittent bug related to calling listenFromVersion then removeListener in close succession More... over 14 years ago
Fixed intermittent bug related to calling listenFromVersion then removeListener in close succession More... over 14 years ago
Added metadata field to streaming protocol More... over 14 years ago
Added metadata field to streaming protocol More... over 14 years ago
Added redis datastore. (not active by default) Ops now have an optional meta: field Refactored model.js. Still not happy with it, but it works better now. Fixed lots of tests and lots of code which implicitly depended on the timing behaviour of the memory data store. Changed stream terminology - 'open/close' -> 'follow/unfollow'. More... over 14 years ago
Added redis datastore. (not active by default) Ops now have an optional meta: field Refactored model.js. Still not happy with it, but it works better now. Fixed lots of tests and lots of code which implicitly depended on the timing behaviour of the memory data store. Changed stream terminology - 'open/close' -> 'follow/unfollow'. More... over 14 years ago
Refactored database code out into db.coffee Removed the concept of a delta. Replaced it with 'op data' = op + metadata. More... over 14 years ago
Refactored database code out into db.coffee Removed the concept of a delta. Replaced it with 'op data' = op + metadata. More... over 14 years ago
Renamed db -> model More... over 14 years ago
Renamed db -> model More... over 14 years ago
Added some integration tests. Found & fixed yet more bugs. Rewrote the random op tester. Added a simple 'count' type More... over 14 years ago
Added some integration tests. Found & fixed yet more bugs. Rewrote the random op tester. Added a simple 'count' type More... over 14 years ago
Added integration tests and cleaned up some other tests. Fixed bugs. More... over 14 years ago
Added integration tests and cleaned up some other tests. Fixed bugs. More... over 14 years ago
Added tests for client.get, fixed bugs. More... over 14 years ago
Added tests for client.get, fixed bugs. More... over 14 years ago
Added tests for client, and fixed heaps of bugs. More... over 14 years ago
Added tests for client, and fixed heaps of bugs. More... over 14 years ago
Refactored tests to use nodeunit. More... over 14 years ago
Refactored tests to use nodeunit. More... over 14 years ago
Changed client-server API. Client frontend broken. More... over 14 years ago
Changed client-server API. Client frontend broken. More... over 14 years ago
Added client stream tests, and fixed many many bugs. More... over 14 years ago