- San Francisco, California, USA
- https://spool.video/
- @raj-shah.bsky.social
- u/Brainix
- @brainix
Highlights
- Pro
Lists (3)
Sort Name ascending (A-Z)
Stars
Vector Database Use Case with Elasticsearch
slobodaapl / pottery
Forked from brainix/potteryRedis for humans. 🌎🌍🌏
ulas-tuerkmen-senvo / pottery
Forked from brainix/potteryRedis client with more intuitive interface
wimontoforce / pottery
Forked from brainix/potteryRedis for humans. 🌎🌍🌏
Sunfish: a Python Chess Engine in 111 lines of code
Notebooks & Example Apps for Search & AI Applications with Elasticsearch
Advanced Python Mastery (course by @dabeaz)
Source code for https://jerry-git.github.io/daily-dose-of-python/
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
This repo shows a basic rate limiting demo in Python and Django
Redis Devcember: https://developer.redis.com/devcember/
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
Notes from Raymond Hettinger's talk at PyCon US 2013.
A Python set type designed for dense sets of non-negative integers.
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
A curated list to learn about distributed systems