On of redis/valleys fantastic feature is the list datatype. Effectively this can be used as a very high performance job scheduling implementation, in distributed/multi-threaded software.
Are there any plans to implement these data structures and corresponding commands/operators?
PS: fantastic work you're doing with pogocache! For reference, I'm hoping to get rust-based software to interface with it.
On of redis/valleys fantastic feature is the list datatype. Effectively this can be used as a very high performance job scheduling implementation, in distributed/multi-threaded software.
Are there any plans to implement these data structures and corresponding commands/operators?
PS: fantastic work you're doing with pogocache! For reference, I'm hoping to get rust-based software to interface with it.