Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.1.1
disklru
Browse files
Jan 07, 2023
[packaging] preparing 0.1.1
· 59b4d5a0
ufoot
authored
Jan 07, 2023
View commits for tag v0.1.1
v0.1.1
59b4d5a0
[api] implemented get (the most important func)
· fe4fe912
ufoot
authored
Jan 07, 2023
fe4fe912
[api] introduced forget, respecting capacity
· cea768c1
ufoot
authored
Jan 07, 2023
cea768c1
[store] insert and removal works.
· c5cc0df5
ufoot
authored
Jan 07, 2023
c5cc0df5
[refactor] more trans utilities
· ea523a3e
ufoot
authored
Jan 07, 2023
ea523a3e
[trans] implementing inserts
· fa36f6d6
ufoot
authored
Jan 07, 2023
fa36f6d6
[debug] introduced audit() func
· 7c7b4689
ufoot
authored
Jan 07, 2023
7c7b4689
[cleanup] removed dead code
· eccd4075
ufoot
authored
Jan 07, 2023
eccd4075
[api] added a shortcut to open a temporary store
· eca46908
ufoot
authored
Jan 07, 2023
eca46908
[refactor] finished rework of trans module
· b2405a75
ufoot
authored
Jan 07, 2023
b2405a75
[refactor] work-in-progress, changing trans interfaces...
· 8c6271e8
ufoot
authored
Jan 07, 2023
8c6271e8
Jan 06, 2023
[refactor] moved more logic to transactions
· 71c2ffa6
ufoot
authored
Jan 01, 2023
View commits for tag v0.1.0
v0.1.0
71c2ffa6
[trans] new blank trans to insert data
· 146deaa1
ufoot
authored
Jan 01, 2023
146deaa1
[refactor] renamed get_head -> find_head
· 9ec82687
ufoot
authored
Jan 01, 2023
9ec82687
[refactor] moved nodes structs to their own node module
· 00c60ba9
ufoot
authored
Jan 01, 2023
00c60ba9
[serialization] introduced NodeRef
· c95dda27
ufoot
authored
Jan 01, 2023
c95dda27
Jan 05, 2023
[refactor] finished moving trans to their own module
· db4fa2b2
ufoot
authored
Jan 01, 2023
db4fa2b2
[refactor] moving transaction code to its own module
· ddf6e6d3
ufoot
authored
Jan 01, 2023
ddf6e6d3
[display] pretty-print of store
· a2b4d02c
ufoot
authored
Jan 01, 2023
a2b4d02c
[iter] introduced a primitive iterator
· 5ee3b0f7
ufoot
authored
Jan 01, 2023
5ee3b0f7
[store] implemented simple removal and async flush
· 358a2405
ufoot
authored
Jan 01, 2023
358a2405
[store] removed useless closure
· 8b2e12f1
ufoot
authored
Jan 01, 2023
8b2e12f1
[store] making progress, able to insert 1 key
· ab283ce0
ufoot
authored
Jan 01, 2023
ab283ce0
[store] still working on closure
· 8c34bb9f
ufoot
authored
Jan 01, 2023
8c34bb9f
[store] starting to implement transactions (broken for now)
· 9e13ee22
ufoot
authored
Jan 01, 2023
9e13ee22
Jan 04, 2023
[head] update secret anti-collision head key
· 2b5296df
ufoot
authored
Jan 01, 2023
2b5296df
[store] implementing head storage
· 5ed1902a
ufoot
authored
Jan 01, 2023
5ed1902a
[setup] init blank project
· 3c83b83a
ufoot
authored
Jan 01, 2023
3c83b83a
[doc] added LICENSE
· 54840f13
ufoot
authored
Jan 01, 2023
54840f13
Loading