Skip to content

Commit

Permalink
update todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Kolesnikov committed Aug 24, 2015
1 parent 9cd3e6b commit 107b4c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pts.erl
Expand Up @@ -19,6 +19,9 @@
%% @description
%% In-Process Term Storage: the library provides hashtable-like interface
%% to manipulate data distributed through Erlang processes.
%%
%% @todo
%% * put / get only if process exists
-module(pts).
-author('Dmitry Kolesnikov <dmkolesnikov@gmail.com>').

Expand Down

0 comments on commit 107b4c2

Please sign in to comment.