diff --git a/lib/datastore.js b/lib/datastore.js index 316c5c1..e776400 100644 --- a/lib/datastore.js +++ b/lib/datastore.js @@ -1,7 +1,7 @@ /** * The datastore itself * TODO - * Queue inserts, removes and updates + * Queue operations * Update and removes should only modify the corresponding part of the database */