add package description to mtredisalizer

这个提交包含在:
Sascha L. Teichmann
2024-01-07 11:12:42 +01:00
父节点 0c46058261
当前提交 f2a2b5890f

查看文件

@@ -2,6 +2,9 @@
// Use of this source code is governed by the MIT license
// that can be found in the LICENSE file.
// Package main implements a fake Redis server which can be configured
// as Redis Backend in Minetest server. It tracks the changes in the
// database and forwards them to the mtwebmapper.
package main
import (