This website requires JavaScript.
Explore
Help
Sign In
luxfi
/
cache
Watch
1
Star
0
Fork
0
mirror of
https://github.com/luxfi/cache.git
synced
2026-07-27 02:49:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
21
Commits
1
Branch
7
Tags
main
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
zeekay
0354eac7bb
chore(deps): bump geth v1.20.1 + luxfi deps — stack unification
2026-07-15 11:12:32 -07:00
bloom
chore: sync with node requirements, add bytecache package
2026-01-12 14:44:47 -08:00
bytecache
chore: sync dependencies and format code
2026-02-04 15:44:50 -08:00
lru
chore: sync with node requirements, add bytecache package
2026-01-12 14:44:47 -08:00
metercacher
feat: add LRU and DualMapCache types, update to metric v1.4.10
2026-01-09 00:38:55 -08:00
.gitignore
docs: add LLM.md for AI assistant documentation
2025-12-24 18:10:32 -08:00
cache.go
Initial release
2025-12-04 08:38:33 -08:00
dualmap_cache.go
chore: sync with node requirements, add bytecache package
2026-01-12 14:44:47 -08:00
empty.go
feat: add LRU and DualMapCache types, update to metric v1.4.10
2026-01-09 00:38:55 -08:00
go.mod
chore(deps): bump geth v1.20.1 + luxfi deps — stack unification
2026-07-15 11:12:32 -07:00
go.sum
deps: bump luxfi/vm v1.2.0, sampler v1.1.0, staking v1.5.0 (relicense)
2026-06-06 19:00:53 -07:00
LICENSE
chore: add BSD-3-Clause LICENSE
2026-02-14 05:26:18 -08:00
LICENSING.md
docs: add LICENSING.md pointing at canonical Lux IP strategy
2026-05-15 16:36:11 -07:00
LLM.md
docs: add LLM.md for AI assistant documentation
2025-12-24 18:10:32 -08:00
lru_cache.go
feat: add LRU and DualMapCache types, update to metric v1.4.10
2026-01-09 00:38:55 -08:00
S
Description
Lux cache package
BSD-3-Clause
76
KiB
Languages
Go
100%