GithubHelp home page GithubHelp logo

RedisJSON with Keyv about keyv HOT 5 CLOSED

markNZed avatar markNZed commented on June 2, 2024
RedisJSON with Keyv

from keyv.

Comments (5)

jaredwray avatar jaredwray commented on June 2, 2024 1

We hope to have v5 fully live by end of year.

from keyv.

jaredwray avatar jaredwray commented on June 2, 2024

Hi @markNZed 👋 - Thanks for the amazing feedback as we work pretty hard to keep this project going. I dont think anybody has done a keyv adapter for RedisJSON but happy to have you take the lead on a third party adapter for it.

Let me know if you need some help or have questions.

from keyv.

markNZed avatar markNZed commented on June 2, 2024

@jaredwray I wonder whether it would be possible to use @keyv/tiered with Redis backed by MongoDB and get the benefits of Redis as for memory queries and MongoDB for JSON search?

from keyv.

jaredwray avatar jaredwray commented on June 2, 2024

@markNZed - that is correct with @keyv/tiered you can do two backends with one being your primary and the other your secondary. It will keep them in sync and then you could query MongoDB directly for searching on that collection.

from keyv.

markNZed avatar markNZed commented on June 2, 2024

It does seem that if you store JSON objects in mongodb as values within a key-value style in a document, you can query these embedded documents just as you would the top-level fields. It seems like a nice compromise. I understood tiered will be native in V5 so I might wait for that - is there an ETA for V5?

from keyv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.