Browsing Category

Sapui5

Using Redis in Spring Boot

Redis (https://redis.io/) is an open source, in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted…