Does anyone here have any documentation or examples on using redis as a backend for datahike? The datahike readme 0.4.0 update mentions "fast redis backend support"
Ah, it would seem that it's currently not supported but it could be without too much difficulty
hitchiker-tree has a redis backend implementation
I am not sure how easy it is to use from datahike now tho
redis support for datahike. I didn't implement the delete-database
because I couldn't figure out how the redis key is determined.
First time contributing on this so comments appreciated!
@mpenet not sure if this is the same as what you're talking about but replikativ already has a redis solution, it just hasn't been wired up yet apparently