manthanguptaa / TigerDB
A Scalable and Consistent Distributed Cache
☆9Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for TigerDB
- DNS server and resolver implemented in the Go☆29Updated last year
- A Lightweight, go-based Load Balancer with Active-Passive Server Management and Periodic Health Checks.☆34Updated 9 months ago
- CricLang is a fun dynamically typed language written in Go for cricket enthusiasts.☆72Updated 7 months ago
- An LSM Tree based Key-Value storage engine written in Go☆27Updated 4 months ago
- A Distributed SQL Database - Building the Database in the Public to Learn Database Internals☆65Updated 9 months ago
- Built Simple memory datastore like redis to learn how it works internally and how databases are built , it has set,get, transactions (mul…☆28Updated last year
- A simple distributed task scheduler written in Go . It's designed to handle a high volume of tasks, distribute them across multiple worke…☆44Updated 10 months ago
- ☆113Updated 8 months ago
- ☆102Updated last year
- Prototype implementations of database internal concepts and algorithms in Golang.☆85Updated 8 months ago
- ☆170Updated last week
- ☆41Updated last week
- A wikipedia search engine that is completely built in Java and works on Wikipedia XML dumps☆67Updated 6 months ago
- A Thread-safe Go library for distributed load balancing using consistent hashing with bounded loads☆14Updated last month
- ☆27Updated last year
- BitTorrent client in Golang☆19Updated 2 years ago
- Dukaan Prototype-A Production Grade Dukaan MVP(Django+Redis+Postgresql+Nginx+Gunicorn+Docker Compose)☆32Updated 2 years ago
- A pure Go implementation of Bloom Filter.