pull/646/head
Mr Chen 5 months ago
parent d366490fe5
commit ea643b58d8
  1. 1
      plugins/mariadb/info.json
  2. 2
      plugins/memcached/info.json
  3. 2
      plugins/mongodb/info.json
  4. 1
      plugins/mysql/info.json
  5. 1
      plugins/postgresql/info.json
  6. 2
      plugins/redis/info.json

@ -1,4 +1,5 @@
{
"sort":2,
"hook":["database"],
"title":"MariaDB",
"tip":"soft",

@ -1,5 +1,5 @@
{
"sort": 7,
"sort": 5,
"ps": "是一个高性能的分布式内存对象缓存系统",
"name": "memcached",
"title": "Memcached",

@ -1,5 +1,5 @@
{
"sort": 7,
"sort":3,
"hook":["database"],
"ps": "一个高性能的NOSQL数据库【社区版】",
"name": "mongodb",

@ -1,4 +1,5 @@
{
"sort":1,
"title":"MySQL",
"tip":"soft",
"name":"mysql",

@ -1,5 +1,6 @@
{
"hook":["database"],
"sort": 6,
"title":"PostgreSQL",
"tip":"soft",
"name":"postgresql",

@ -1,5 +1,5 @@
{
"sort": 7,
"sort":4,
"ps": "一个高性能的KV数据库",
"name": "redis",
"title": "Redis",

Loading…
Cancel
Save