Skip to content

New Glue - Herbs2memcached #52

@jhomarolo

Description

@jhomarolo

I'm suggesting a new herbs glue for storing and fetching entities in an in-memory database

Initially, the idea is to build the glue for Memcached and then replicate it for Redis as well.

Here is the first (and not optimized) alpha version: https://github.com/jhomarolo/herbs2memcached/tree/main/testdb

I thought about replicating the methods (set, setmulti, get, getmulti) and still doing some abstractions like getAll and getbyId.

Additionally, I'm trying to resolve a known timeout issue in the Memcached library (3rd-Eden/memcached#199)

Feedbacks are welcome

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    More discussion is needed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions