This website requires JavaScript.
Explore
Help
Sign In
greg
/
stasis-aries-wal
Watch
1
Star
0
Fork
You've already forked stasis-aries-wal
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
42
commits
3
branches
1
tag
14
MiB
04cfc7da8e
Commit graph
2 commits
Author
SHA1
Message
Date
Sears Russell
a078f25475
Implemented a linear hash from scratch. Concurrency hasn't been done, but it's probably correct in the single thread case.
2004-10-12 02:44:47 +00:00
Sears Russell
5064e3fac2
Implemented pages that store fixed sized records efficiently, and a java-style ArrayList data structure that efficiently supports (relatively) clustered, O(1) access time expandable arrays. (This will be used for the hash implementation...)
2004-10-06 06:08:09 +00:00