Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lxzan
/
memorycache
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
56
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 23, 2026
v1.2.3 (#24)
Show description for 3fded5f
3 people
authored
3fded5f
View commit details
Copy full SHA for 3fded5f
Browse repository at this point
Commits on Jan 5, 2024
upgrade dao (#21)
lxzan
authored
19a6df4
View commit details
Copy full SHA for 19a6df4
Browse repository at this point
Commits on Dec 25, 2023
update docs
lxzan
committed
7e7bd69
View commit details
Copy full SHA for 7e7bd69
Browse repository at this point
Commits on Dec 24, 2023
Merge remote-tracking branch 'origin/dev' into dev
Show description for f752915
lxzan
committed
f752915
View commit details
Copy full SHA for f752915
Browse repository at this point
Commits on Dec 23, 2023
merge main to dev
lxzan
committed
c51e6b2
View commit details
Copy full SHA for c51e6b2
Browse repository at this point
gc optimize (#20)
Show description for 48c1abc
lxzan
authored
48c1abc
View commit details
Copy full SHA for 48c1abc
Browse repository at this point
Commits on Dec 22, 2023
save changes
lxzan
committed
d0d607b
View commit details
Copy full SHA for d0d607b
Browse repository at this point
Commits on Dec 21, 2023
update docs
lxzan
committed
1cb35f2
View commit details
Copy full SHA for 1cb35f2
Browse repository at this point
use dao/deque instead of linkedlist to improve read/write performance and reduce the number of pointers.
lxzan
committed
0c88319
View commit details
Copy full SHA for 0c88319
Browse repository at this point
Commits on Dec 12, 2023
Merge pull request #18 from lxzan/dev
Show description for 16f20c6
lxzan
authored
16f20c6
View commit details
Copy full SHA for 16f20c6
Browse repository at this point
enable lru by default
lxzan
committed
ad3b402
View commit details
Copy full SHA for ad3b402
Browse repository at this point
add lru option
lxzan
committed
7ce6f7d
View commit details
Copy full SHA for 7ce6f7d
Browse repository at this point
Commits on Dec 11, 2023
Merge pull request #17 from lxzan/swiss
Show description for d585e85
lxzan
authored
d585e85
View commit details
Copy full SHA for d585e85
Browse repository at this point
add swiss table option
lxzan
committed
fad7777
View commit details
Copy full SHA for fad7777
Browse repository at this point
Commits on Dec 9, 2023
update docs
lxzan
committed
c7db5f0
View commit details
Copy full SHA for c7db5f0
Browse repository at this point
1. API generalization
Show description for c50455b
lxzan
committed
c50455b
View commit details
Copy full SHA for c50455b
Browse repository at this point
Commits on Dec 4, 2023
Merge pull request #15 from lxzan/dev
Show description for 1cb66a3
lxzan
authored
1cb66a3
View commit details
Copy full SHA for 1cb66a3
Browse repository at this point
update benchmarks
lxzan
committed
5d22960
View commit details
Copy full SHA for 5d22960
Browse repository at this point
fix conflict
lxzan
committed
58194e2
View commit details
Copy full SHA for 58194e2
Browse repository at this point
Merge branch 'main' into dev
lxzan
committed
0cd4200
View commit details
Copy full SHA for 0cd4200
Browse repository at this point
update benchmarks
lxzan
committed
38cbb0b
View commit details
Copy full SHA for 38cbb0b
Browse repository at this point
Commits on Nov 29, 2023
Merge pull request #14 from lxzan/dev
Show description for 304fb51
lxzan
authored
304fb51
View commit details
Copy full SHA for 304fb51
Browse repository at this point
merge main into dev
lxzan
committed
f194b64
View commit details
Copy full SHA for f194b64
Browse repository at this point
update benchmark
lxzan
committed
c6d301a
View commit details
Copy full SHA for c6d301a
Browse repository at this point
Merge pull request #12 from lxzan/dev
Show description for 288873c
lxzan
authored
288873c
View commit details
Copy full SHA for 288873c
Browse repository at this point
update benchmark
lxzan
committed
853e2f6
View commit details
Copy full SHA for 853e2f6
Browse repository at this point
Commits on Nov 23, 2023
Merge pull request #11 from lxzan/dev
Show description for 94bca3a
lxzan
authored
94bca3a
View commit details
Copy full SHA for 94bca3a
Browse repository at this point
simplify
lxzan
committed
66a3e96
View commit details
Copy full SHA for 66a3e96
Browse repository at this point
Fix Set/GetWithTTL/Delete
lxzan
committed
9ae04f0
View commit details
Copy full SHA for 9ae04f0
Browse repository at this point
Commits on Nov 17, 2023
Merge branch 'dev'
lxzan
committed
517ec93
View commit details
Copy full SHA for 517ec93
Browse repository at this point
Merge pull request #10 from shengyanli1982/dev
Show description for 24607c7
lxzan
authored
24607c7
View commit details
Copy full SHA for 24607c7
Browse repository at this point
Update
shengyanli1982
committed
f29976c
View commit details
Copy full SHA for f29976c
Browse repository at this point
Update the README file and add the document logo
shengyanli1982
committed
bb9d816
View commit details
Copy full SHA for bb9d816
Browse repository at this point
Commits on Nov 10, 2023
update docs
lxzan
committed
0f45c08
View commit details
Copy full SHA for 0f45c08
Browse repository at this point
update docs
lxzan
committed
4d4ac3c
View commit details
Copy full SHA for 4d4ac3c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.