<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/src/Cache.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/bitbot.git/atom/src/Cache.py?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/src/Cache.py?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2019-11-19T11:41:50Z</updated>
<entry>
<title>chance src/Cache.py from time.monotonic() to time.time()</title>
<updated>2019-11-19T11:41:50Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-19T11:41:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=bc6b1dda47b4076b7280c9729ff139a7cbac4ecb'/>
<id>urn:sha1:bc6b1dda47b4076b7280c9729ff139a7cbac4ecb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor anything that effects event poll timeout in to PollHook objects</title>
<updated>2019-10-08T11:20:08Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-10-08T11:20:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=4c02c7c86ab5bfd522947155ed2b558b6f5c510e'/>
<id>urn:sha1:4c02c7c86ab5bfd522947155ed2b558b6f5c510e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cache calculated "next expiration" time</title>
<updated>2019-09-20T10:47:57Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-09-20T10:47:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=d609bfb16d7e62f7473958cb4361ae58383cfb45'/>
<id>urn:sha1:d609bfb16d7e62f7473958cb4361ae58383cfb45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change Cache.py to be key:value</title>
<updated>2019-09-02T13:07:26Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-09-02T13:07:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=7959f1ab881512ca2515664a4f33d9533448d4e2'/>
<id>urn:sha1:7959f1ab881512ca2515664a4f33d9533448d4e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't needlessly call time.monotonic() when checking cache expirations</title>
<updated>2019-06-22T22:30:15Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-06-22T22:30:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=01bad3a76e97e5e7aec948bff382d23b39d32669'/>
<id>urn:sha1:01bad3a76e97e5e7aec948bff382d23b39d32669</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix/refactor issues brought up by type hint linting</title>
<updated>2018-10-30T17:49:35Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-10-30T17:49:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=b543e31cd2a665b25aab4554e46a0ed5067d1bfe'/>
<id>urn:sha1:b543e31cd2a665b25aab4554e46a0ed5067d1bfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add type/return hints throughout src/ and, in doing so, fix some cyclical</title>
<updated>2018-10-30T14:58:48Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-10-30T14:58:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=e07553c3627b80f20cdc81a35030bf0540924db8'/>
<id>urn:sha1:e07553c3627b80f20cdc81a35030bf0540924db8</id>
<content type='text'>
references.
</content>
</entry>
<entry>
<title>Cache._items is a {id: [item, timeout]} dict, not {id: item}</title>
<updated>2018-09-30T17:00:23Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-30T17:00:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=1f2c2b719b970f3aa379591fbd4f53af73ef23b8'/>
<id>urn:sha1:1f2c2b719b970f3aa379591fbd4f53af73ef23b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually get "item" when a cached item expires</title>
<updated>2018-09-29T12:37:19Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-29T12:37:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=fe981f99116c96f2d84bb5a05255464e8c563867'/>
<id>urn:sha1:fe981f99116c96f2d84bb5a05255464e8c563867</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add src/Cache.py, use it in modules/coins.py</title>
<updated>2018-09-29T11:53:39Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2018-09-29T11:53:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=47ec11bbef27eeefedb26fff678b577c5d50eb17'/>
<id>urn:sha1:47ec11bbef27eeefedb26fff678b577c5d50eb17</id>
<content type='text'>
</content>
</entry>
</feed>
