vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
35 stars 14 forks source link

[RedisModule] #658

Closed kopffarben closed 8 months ago

kopffarben commented 8 months ago

PR Details

[RedisModule]

Description

[RedisModule] ADD Scan (AllServers), Scan, FlushDB, DeleteKey

ADD RedisModule

BUGFIX

Bugfix:

Bugfix:

Bring all back to one VL-File so no more ring-Dependencies

VL.IO.RedisModule need VL.IO.Redis with ISFriend="true" because some uses of internal Stuff and VL.IO.Redis need VL.IO.RedisModule the it is enough to reference VL-Package

For VL.IO.Redis.HDE is fine to reference VL.IO.Redis with ISFriend="true" because VL.IO.Redis don't need reference HDE