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 · main
disklru
Browse files
Mar 17, 2024
[packaging] update bench deps
· 2d182ff3
ufoot
authored
Mar 16, 2024
View commits for tag v0.3.3
v0.3.3
2d182ff3
[packaging] updated deps and copyright, tagged 0.3.3
· 93dcc7ec
ufoot
authored
Mar 16, 2024
93dcc7ec
Aug 16, 2023
[build] fixed Cargo.toml
· 4abd1ef1
ufoot
authored
Aug 13, 2023
4abd1ef1
[gitlab] fixed REPO_NAME
· 4e73e16f
ufoot
authored
Aug 16, 2023
4e73e16f
Feb 06, 2023
[packaging] preparing 0.3.2
· a37db032
ufoot
authored
Feb 04, 2023
View commits for tag v0.3.2
v0.3.2
a37db032
Jan 27, 2023
[dep] specifying rust version
· 0858f70d
ufoot
authored
Jan 22, 2023
0858f70d
Jan 21, 2023
[packaging] preparing 0.3.1
· 4555d2f9
ufoot
authored
Jan 21, 2023
View commits for tag v0.3.1
v0.3.1
4555d2f9
Jan 20, 2023
[doc] explain how to run benchmarks
· 7756ba95
ufoot
authored
Jan 15, 2023
7756ba95
Jan 19, 2023
[doc] corrected error in benchmark analysis
· 4b50405f
ufoot
authored
Jan 15, 2023
4b50405f
[packaging] preparing 0.3.0
· 53c4c66c
ufoot
authored
Jan 15, 2023
View commits for tag v0.3.0
v0.3.0
53c4c66c
[doc] updated benchmarks
· d18bdd13
ufoot
authored
Jan 15, 2023
d18bdd13
[bench] running bench on CI
· 4be1926e
ufoot
authored
Jan 15, 2023
4be1926e
[exports] exporting all of sled in crate::sled
· 2408eb47
ufoot
authored
Jan 15, 2023
2408eb47
Jan 15, 2023
[doc] update README links
· 7dde83ec
ufoot
authored
Jan 08, 2023
View commits for tag v0.2.2
v0.2.2
7dde83ec
[bench] introduced stateful benches, blocked for now
· 3f439c1d
ufoot
authored
Jan 08, 2023
3f439c1d
[packaging] preparing 0.2.2
· d0b4e160
ufoot
authored
Jan 14, 2023
d0b4e160
Jan 10, 2023
[packaging] preparing 0.2.1
· 94449327
ufoot
authored
Jan 08, 2023
View commits for tag v0.2.1
v0.2.1
94449327
[bug-fix] fixed but in get() func
· 258ac6d3
ufoot
authored
Jan 08, 2023
258ac6d3
[bug-fix] fixed but in get() func
· 5272819d
ufoot
authored
Jan 08, 2023
5272819d
[debug] isolating get bug with monkey test
· 800da2a9
ufoot
authored
Jan 08, 2023
800da2a9
Jan 09, 2023
[packaging] preparing 0.2.0
· 09240dc6
ufoot
authored
Jan 07, 2023
View commits for tag v0.2.0
v0.2.0
09240dc6
[api] removed private funcs from pub
· 3eba9596
ufoot
authored
Jan 07, 2023
3eba9596
[tests] added bench
· c375cff7
ufoot
authored
Jan 07, 2023
c375cff7
[api] added dump/restore
· 9f4a04b7
ufoot
authored
Jan 07, 2023
9f4a04b7
[iter] added export_keys and export_values
· 4d52d78c
ufoot
authored
Jan 07, 2023
4d52d78c
[iter] made a difference between iter and export
· 2e9bd3c2
ufoot
authored
Jan 07, 2023
2e9bd3c2
[export] added to_vec and to_map
· 0c5b2eff
ufoot
authored
Jan 07, 2023
0c5b2eff
[optim] updating len only when needed
· 30de082c
ufoot
authored
Jan 07, 2023
30de082c
[bug-fix] storing len properly at startup
· 688cf83b
ufoot
authored
Jan 07, 2023
688cf83b
[store] len and capacity now stored in DB
· 571e066d
ufoot
authored
Jan 07, 2023
571e066d
[iterators] added keys and values
· f20003a2
ufoot
authored
Jan 07, 2023
f20003a2
[api] push works
· 4efc08df
ufoot
authored
Jan 07, 2023
4efc08df
[api] implemented pop_lru
· d540e88c
ufoot
authored
Jan 07, 2023
d540e88c
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
Loading