Giter Site home page Giter Site logo

Does memory storage type support any other implementations except for postgres? May I extend other implementations by myself? about zep HOT 4 CLOSED

getzep avatar getzep commented on August 30, 2024
Does memory storage type support any other implementations except for postgres? May I extend other implementations by myself?

from zep.

Comments (4)

rsharath avatar rsharath commented on August 30, 2024

At this point, Zep is optimized for use with postgres w/pgvector. We may explore alternatives if there is a strong need. What other storage implementations are you considering, is there a specific use case you have in mind where postgres doesn't work?

from zep.

clytzelbj avatar clytzelbj commented on August 30, 2024

In fact, I totally agree that Postgres is a good choice in most cases. However, I just cannot get access to a postgres instance due to my environment limitation. So, I was wondering if I can use ElasticSearch (later than v7) which provides vector support in replace.

from zep.

clytzelbj avatar clytzelbj commented on August 30, 2024

Actually, I strongly suggest the storage layer should apply a pluggable design, which allows users to provide their own implementations. Zep can still provide some frequently used implementations.

from zep.

danielchalef avatar danielchalef commented on August 30, 2024

Zep's features require a relational/ACID-capable database and ElasticSearch alone would not be sufficient.

from zep.

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.