Изменения документа Redis
Редактировал(а) Alexandr Fokin 2023/12/16 14:11
<
>
отредактировано Alexandr Fokin
на 2022/10/15 13:58
на 2022/10/15 13:58
отредактировано Alexandr Fokin
на 2022/10/14 01:26
на 2022/10/14 01:26
Изменить комментарий:
К данной версии нет комментариев
Комментарий
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -13,14 +13,9 @@ 13 13 https://aws.amazon.com/ru/redis/ 14 14 15 15 https://docs.redislabs.com/latest/rs/references/client_references/client_csharp/ 16 - 17 17 https://streletzcoder.ru/rabotaem-s-redis-v-c-byistryiy-start/ 18 18 19 -RedisInsight | Visualize and optimize Redis data 20 -[[https:~~/~~/redis.io/docs/stack/insight/>>https://redis.io/docs/stack/insight/]] 21 21 22 ----- 23 - 24 24 Как же работают транзакции в Redis 25 25 https://habr.com/ru/post/165223/ 26 26 ... ... @@ -32,6 +32,14 @@ 32 32 33 33 ---- 34 34 35 - {{children/}}30 +Установка: 36 36 37 - 32 +Docker image 33 +https://hub.docker.com/_/redis 34 + 35 +Installing and running Redis Server on Windows 36 +https://riptutorial.com/redis/example/29962/installing-and-running-redis-server-on-windows 37 + 38 +microsoftarchive/redis 39 +This is a port for Windows based on Redis. 40 +https://github.com/microsoftarchive/redis