hayashier
I wrote a Redis book in Japanese as a single author. Enjor your journey to Redis! https://amzn.asia/d/fz0Vfxn
@aws
Pinned Repositories
s3fs
S3 Filesystem
aiobotocore
asyncio support for botocore library using aiohttp
dom-based-xss-detector
Detector of DOM based XSS
pg_repack
Reorganize tables in PostgreSQL databases with minimal locks
redis
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, Bitmaps.
autoscaler
Autoscaling components for Kubernetes
memcached
memcached development tree
phpredis
A PHP extension for Redis
redis
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, Bitmaps.
KeyDB
A Multithreaded Fork of Redis
hayashier's Repositories
hayashier/dom-based-xss-detector
Detector of DOM based XSS
hayashier/pg_repack
Reorganize tables in PostgreSQL databases with minimal locks
hayashier/redis
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, Bitmaps.
hayashier/aiobotocore
asyncio support for botocore library using aiohttp
hayashier/cite-creator
hayashier/codeartifact-origin-control-toolkit
hayashier/dotfiles
hayashier/fuel-core
The core of the FuelPHP framework
hayashier/git-pulls
hayashier/homebrew-cite-creator
hayashier/homebrew-git-pulls
git-pulls command of homebrew
hayashier/memcached
memcached development tree
hayashier/phpredis
A PHP extension for Redis
hayashier/redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
hayashier/redispipe
High-throughput Redis client for Go with implicit pipelining
hayashier/s3fs
S3 Filesystem
hayashier/various-simple-parser
Simple strings parser by popular programming language.
hayashier/xss-dynamic-evaluator
Analyzer for evaluating XSS danger degree
hayashier/xss-static-analyzer
Static analyzer of XSS attacks vulnerabilities in PHP implemented with object oriented programming
hayashier/xss-static-evaluator
Static analysis for calculating the degree of XSS vulnerabilities.