Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisStore ¶
func NewRedisStore ¶
func NewRedisStore(hostPort string, password string, database int) *RedisStore
func (*RedisStore) Close ¶
func (s *RedisStore) Close()
func (*RedisStore) Delete ¶
func (s *RedisStore) Delete(fullFileName string) (err error)
Currently the fid is not returned
Click to show internal directories.
Click to hide internal directories.