diff --git a/AUTHORS b/AUTHORS index 87f87fe..c474d39 100644 --- a/AUTHORS +++ b/AUTHORS @@ -18,3 +18,4 @@ Pius Uzamere Robert Daniel Kortschak Timothy Armstrong Zihua Li +Stefan Koshiw diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8991e17..df4d294 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -21,3 +21,4 @@ Pius Uzamere Robert Daniel Kortschak Timothy Armstrong Zihua Li +Stefan Koshiw diff --git a/TODO.md b/TODO.md index c781c8f..1f5b409 100644 --- a/TODO.md +++ b/TODO.md @@ -62,9 +62,6 @@ The necessary component to make mid-query limit work. Acts as a limit on Next(), ### Value indexing Since I have value comparison. It works, it's just not fast today. That could be improved. -### AppEngine (Datastore) Backend - Hopefully easy now that the AppEngine shim exists. Questionably fast. - ### Postgres Backend It'd be nice to run on SQL as well. It's a big why not? #### Generalist layout