Bookmarks tagged [redis]
- tags: redis, javascript
https://redis.io/topics/quickstart
- tags: redis, javascript, database
https://auth0.com/blog/hashing-in-action-understanding-bcrypt/
bcrypt allows us to build a password security platform that can scale with computation power and provides us with hashing and salting mechanisms.
- tags: hashing, password, bcrypt, redis, javascript
https://www.ubuntupit.com/how-to-install-and-configure-redis-on-linux-system/
Redis is a in-built memory tool for loading server/webpages faster. Here, we will see how to install and use Redis on Linux system.
https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-redis-on-ubuntu-18-04
Redis is an in-memory key-value store known for its flexibility, performance, and wide language support. This tutorial demonstrates how to install and configure Redis on an Ubuntu 18.04 server.
- tags: redis, configuration
https://github.com/ded/express-limiter
Rate limiting middleware for Express
- tags: expressjs, rate-limiting, redis
- source code
https://github.com/fpereiro/backendlore
From late 2012 to the present I have been writing backends (server-side code) for web applications. This document summarizes many aspects of how I write these pieces of code.
I'm writing this lore do...
- tags: backend, node.js, redis, architecture
- source code
https://github.com/mitsuhiko/redis-rs
Redis library in Rust
- tags: rust, database, nosql, redis
- source code
https://github.com/xetorthio/jedis
Jedis
Jedis is a blazingly small and sane Redis java client.
Jedis was conceived to be EASY to use.
Jedis is fully compatible with redis 2.8.x, 3.x.x...
- tags: redis, java
- source code
https://github.com/dockersamples/example-voting-app
Example Docker Compose app. A simple distributed application running across multiple Docker containers.
- tags: docker, docker-compose, python, node.js, redis
- source code
https://www.youtube.com/watch?v=l7VBdWhtl7A
Spring Framework 5.0 is here! One of the most exciting introductions in this release is support for reactive programming, building on the Pivotal Reactor project to support message-driven, elastic, re...
- 📆 published on: 2017-12-14
- tags: spring-webflux, reactive, kotlin, redis, spring-cloud-gateway
- source code