Skip to content

Pull requests: foyer-rs/foyer

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

docs: propose disk cache codec architecture
#1306 opened Jul 11, 2026 by MrCroxx Member Draft
refactor: replace unmaintained bincode with postcard + borsh
#1302 opened Jun 16, 2026 by MrCroxx Member Loading…
fix(storage): reject invalid device and engine configs
#1301 opened Jun 16, 2026 by mjc Loading…
fix(memory): recover stale LRU high-priority weight
#1300 opened Jun 16, 2026 by mjc Loading…
3 tasks done
feat(build): add feature gate for io-uring bug Something isn't working feature New feature or request
#1297 opened May 25, 2026 by MrCroxx Member Loading…
1 of 3 tasks
v0.22
perf(storage): Reduce block recovery index overhead
#1296 opened May 24, 2026 by leiysky Contributor Loading…
fix: fix touch() API entry leaking bug Something isn't working
#1292 opened May 18, 2026 by MrCroxx Member Loading…
3 tasks done
v0.22
fix: Short-circuit fetch on insert
#1289 opened Apr 19, 2026 by sfc-gh-rnarubin Loading…
3 tasks done
Enable precise storage by passing Engine as a type parameter
#1287 opened Apr 13, 2026 by sfc-gh-rnarubin Loading…
2 tasks done
[DO NOT MERGE ME] Possible draft for RFC#1278
#1282 opened Feb 26, 2026 by MrCroxx Member Draft
3 tasks
feat: Add miri testing support
#1226 opened Dec 15, 2025 by jayvdb Contributor Loading…
3 tasks
fix(storage): Avoid use of uninitialised memory breaking change bug Something isn't working
#1224 opened Dec 14, 2025 by jayvdb Contributor Loading…
3 tasks
v0.23
feat: Add concept for DeviceCaps & BlockCaps
#1201 opened Nov 28, 2025 by Xuanwo Collaborator Loading…
3 tasks done
refactor: bump MSRV to v1.88.0 and use if-let-chains refactor
#1035 opened Jun 27, 2025 by MrCroxx Member Loading…
3 tasks done
Planning
feat: support disable hybrid feature to memory cache only dependencies Pull requests that update a dependency file refactor
#968 opened Apr 17, 2025 by MrCroxx Member Loading…
3 tasks done
Planning
fix: fix w-TinyLFU frequencies updates bug Something isn't working
#850 opened Jan 28, 2025 by MrCroxx Member Loading…
3 tasks done
Planning
chore: enable CI on nightly toolchain test
#718 opened Sep 19, 2024 by MrCroxx Member Loading…
3 tasks done
Planning
feat: introduce tls in-memory cache to reduce lock compete feature New feature or request perf Performance optimization
#580 opened Jun 24, 2024 by MrCroxx Member Loading…
3 tasks done
Planning
[FAIL] feat: introdue order picker feature New feature or request
#490 opened May 15, 2024 by MrCroxx Member Draft
3 tasks
[BENCHMARK] Try slab and bench with mokabench.
#452 opened Apr 29, 2024 by MrCroxx Member Draft
3 tasks
test: fuzz test for foyer-memory
#337 opened Apr 14, 2024 by xiaguan Contributor Loading…
3 tasks done
feat: simple performance bench for foyer-memory
#336 opened Apr 14, 2024 by xiaguan Contributor Loading…
3 tasks done
refactor: a more friendly dynamic_dispatch bench
#332 opened Apr 12, 2024 by xiaguan Contributor Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.