log

age author description
Sun, 15 May 2022 15:47:43 -0700 drewp project config
Tue, 05 Apr 2022 09:20:20 -0700 drewp add first prom metrics stat
Tue, 05 Apr 2022 00:54:53 -0700 drewp refactor, redo the SyncedGraph class ordering, fix most typing errors
Tue, 05 Apr 2022 00:53:10 -0700 drewp extract readonly
Mon, 04 Apr 2022 23:01:08 -0700 drewp more typing and formatting
Mon, 04 Apr 2022 23:00:42 -0700 drewp some weak file_vs_uri coverage
Mon, 04 Apr 2022 22:08:41 -0700 drewp clean up rdflibpatch (some of which might now be unused)
Mon, 04 Apr 2022 22:00:45 -0700 drewp clean up Literal monkeypatch that makes formatting better
Mon, 04 Apr 2022 21:25:53 -0700 drewp refactor and fix up types
Mon, 04 Apr 2022 21:10:40 -0700 drewp fix existing tests. Note bytes->str on public api arg
Mon, 04 Apr 2022 11:25:05 -0700 drewp (barely) runnable demo service instance
Mon, 04 Apr 2022 11:01:59 -0700 drewp reformat
Mon, 04 Apr 2022 10:57:33 -0700 drewp switch to pdm
Mon, 04 Apr 2022 10:57:01 -0700 drewp ide junk
Mon, 04 Apr 2022 10:56:30 -0700 drewp rm stubs dir
Fri, 09 Aug 2019 06:15:15 +0000 drewp release 0.21.0
Fri, 09 Aug 2019 06:14:54 +0000 drewp cut dependency on ipdb
Thu, 20 Jun 2019 04:26:11 +0000 drewp try to have syncedgraph reconnect to the server, but I think it doesn't work right yet
Fri, 07 Jun 2019 00:04:43 +0000 drewp release 0.20.0
Fri, 07 Jun 2019 00:04:09 +0000 drewp shorter debug log on initial graph sync
Fri, 07 Jun 2019 00:03:20 +0000 drewp use standardservice to serve cpu/ram stats
Sat, 01 Jun 2019 20:04:31 +0000 Drew Perttula release 0.19.0
Sat, 01 Jun 2019 20:03:44 +0000 Drew Perttula drop patches and log, but don't otherwise error, if we're not connected to rdfdb
Sat, 01 Jun 2019 20:03:05 +0000 Drew Perttula serialize n3 files with %g for prettier floating point values
Sat, 01 Jun 2019 20:02:47 +0000 Drew Perttula stubs
Fri, 31 May 2019 21:47:09 +0000 Drew Perttula fix on watchedFiles startup
Fri, 31 May 2019 21:40:00 +0000 Drew Perttula big rewrite of rdfdb and syncedgraph to use a single websocket connecton
Fri, 31 May 2019 21:39:02 +0000 Drew Perttula stubs
Fri, 31 May 2019 06:46:41 +0000 drewp WIP starting to try a unified websocket between rdfdb and syncedgraph
Fri, 31 May 2019 02:51:08 +0000 drewp doc update on SyncedGraph