kozily / admin

Tasks, project documentation and wiki repository
0 stars 0 forks source link

Memory management and simple garbage collector #127

Open andres-arana opened 6 years ago

andres-arana commented 6 years ago

Implement a simple garbage collector which cleans the stores using a simple mark and sweep strategy.