Skip to content

Commit

Permalink
Create design diary.
Browse files Browse the repository at this point in the history
  • Loading branch information
flatheadmill committed Apr 6, 2013
1 parent 631ae55 commit 1c3473e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions diary/design.markdown
@@ -0,0 +1,7 @@
# Memento Design Diary

What is the minimal useful Memento library? Probably simply a key value store
with a single index.

I'm going to have a `callback` interface, with a policy of no event handlers,
they can be bolted on later, an `EventEmitter` interface, as a separate module.

0 comments on commit 1c3473e

Please sign in to comment.