Closed nimit95 closed 3 years ago
Will the regular DEL command delete all the memory allocated to bitmaps? or Is there GC of some sort for the cleanup
Yes it will Redis Modules will automatically track new allocated structures and will clean them up on key deletion
Hi there
Yes it is ~R.DEL~ DEL, just as a regular redis struct