flexihash

Cache resolver

A PHP implementation of consistent hashing for distributed caching

Flexihash is a small PHP library which implements consistent hashing.

GitHub

367 stars
42 watching
85 forks
Language: PHP
last commit: almost 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ruoshan/lua-resty-jump-consistent-hashAn implementation of consistent hashing for load balancing in Lua-based web servers25
khoaofgod/howmuchblur-1A high-performance caching system designed to alleviate database load and improve web application performance27
jkeys089/lua-resty-resolverA caching DNS resolver library for use in high-performance web applications28
bungle/lua-resty-xxhashFFI-bindings to an Extremely fast non-cryptographic hash algorithm17
liexusong/pcacheA PHP module that provides an in-process cache extension.51
verifytests/verify.phashA C# library that extends the Verify class to enable comparison of documents using Phash hashing.4
desarrolla2/cacheA simple cache library implementing the PSR-16 standard using immutable objects.133
mynameiscfed/lua-resty-fastpbkdf2A Lua library for password hashing using the fastpbkdf2 algorithm.0
joellefkowitz/cached-prismaA client abstraction that simplifies caching for Prisma clients68
chili-epfl/qml-cacheA persistent key-value store plugin for QML applications14
laminas/laminas-cacheA caching system with various storage options and codified strategies for different use cases in PHP applications.102
jbluemink/dictionaryflushpartialcacheA utility solution to clear the HTML cache when dictionary items are saved in Sitecore1
hamishforbes/lua-resty-tlcA two-layer caching system utilizing Lua's built-in shared dictionary and LRU cache for efficient storage and retrieval of data.19
westonplatter/phashionA Ruby wrapper around a perceptual hash library to detect duplicate multimedia files.704
tedious/stashA PHP caching library that simplifies the process of storing and retrieving cached data961