0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
doc changes More... almost 14 years ago
documentation update More... almost 14 years ago
moved log into its own package and added back in some functional test cases More... almost 14 years ago
added submodule for web page; shifted logging code around More... almost 14 years ago
fixed markdown for links doc More... over 14 years ago
documentation additions More... over 14 years ago
A very broken version of blockfort. More... over 14 years ago
Fixed compilation problems and reworked actions into local-node instead of store. More... over 14 years ago
Added distributed log entry types and node/network classes. More... over 14 years ago
Designing framework for actions, and distributed transactions and nodes. More... over 14 years ago
In the midst of revamping the store interface. Evertthing is broken atm. More... over 14 years ago
Created some documentation as the premise of Blockfort evolves. More... over 14 years ago
The drawing board phase of distributed transactions. More... over 14 years ago
Bugfix for with-shared-lock-held. Added test cases for locks. More... over 14 years ago
modified README More... over 14 years ago
Added an implementation of shared locks (aka read-write locks). More... over 14 years ago
Fixed a test case and added an error to read-n-byte-sequence function if not enough bytes read. More... over 14 years ago
Minor changes, mostly in documenation. More... over 14 years ago
Initial commit. From the playground project PERSISTENT-HEAP comes CL-BLOCKFORT. This is a library for persistently storing a block, or vector, of binary data, in a transaction-safe way. It is designed to be a low-level database layer on top of which more sophisticated databases may be implemented. More... over 14 years ago