- Use
-XX:+UseAppCDS
to increase bootstrapping speed. - Integrate with Java Flight Recorder(JFR)
- Use G1GC's
-XX:+UseNUMA
- Implement Redis transaction.
- Implement Redis pubsub.
- Implement Redis LUA & Function.
- Fully implement ALL Redis commands.
- Implement
RedisproxyAsyncClusterServer
for RedisCluster. - Using
MethodHandle
inCommandProcessor
instead of method reflection.
-
Notifications
You must be signed in to change notification settings - Fork 1
MichaelScofield/JRedisProxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Redis proxy written in Java, powered by Java 18 and async Lettuce.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published