Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theanishtar/spam-request-filter


https://github.com/theanishtar/spam-request-filter

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Giới hạn số Request trong một đơn vị thời gian

## Cài đặt

[Redis Windows](https://github.com/dangth12/redis)

## chạy

```redis
redis-cli
127.0.0.1:6379> ping
PONG
```

## Tắt Server

`Ctrl + C` hoặc chạy lệnh sau

```redis
redis-cli shutdown
```