<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/requests-cache.git/tests/integration/test_sqlite.py, branch patch-module</title>
<subtitle>github.com: reclosedev/requests-cache
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/'/>
<entry>
<title>Share SQLite connection objects among threads and use lock for write operations instead of using thread-local connections</title>
<updated>2023-03-01T21:22:18+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2023-03-01T01:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=c83e4e523008337a6f8f638e65ca217177d8ed5c'/>
<id>c83e4e523008337a6f8f638e65ca217177d8ed5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for pypy3.9</title>
<updated>2022-12-30T21:11:33+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-12-04T19:05:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=851e8750dd32e58554433d1ebebd9fc8d012d4ba'/>
<id>851e8750dd32e58554433d1ebebd9fc8d012d4ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make use of index with SQLiteCache.filter(expired=False)</title>
<updated>2022-10-28T22:38:28+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-10-28T18:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=cfe381fdae57d1e2f93d5f2732d3ed57fce05b66'/>
<id>cfe381fdae57d1e2f93d5f2732d3ed57fce05b66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SQLite method to count unexpired responses in SQL</title>
<updated>2022-10-28T22:38:28+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-10-28T17:46:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=81929b18b11c72dbf7d95b7358b9cb1e0b395c2c'/>
<id>81929b18b11c72dbf7d95b7358b9cb1e0b395c2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Omit invalid responses and set response.cache_key in SQLiteCache.sorted()</title>
<updated>2022-10-28T20:05:13+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-10-28T17:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=03a97079839a5683b202e3ea3f66e8ce54eedab4'/>
<id>03a97079839a5683b202e3ea3f66e8ce54eedab4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up SQLiteCache convenience methods a bit</title>
<updated>2022-06-12T01:46:44+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-06-12T01:33:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=a78af0338d9b3a59c33c15e50cd54422ae7489b8'/>
<id>a78af0338d9b3a59c33c15e50cd54422ae7489b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SQLiteDict.size() method to estimate the database size</title>
<updated>2022-04-22T22:57:22+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-04-22T22:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=4e1697f5fc6065fd6bc6b60f5f3b5f3ab8a98527'/>
<id>4e1697f5fc6065fd6bc6b60f5f3b5f3ab8a98527</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge *PickleDict storage classes into parent classes</title>
<updated>2022-04-22T22:28:33+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-04-20T21:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=0dbd82d4d28875f2c0a592dfc89f50bf1c63cb2b'/>
<id>0dbd82d4d28875f2c0a592dfc89f50bf1c63cb2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SQLiteDict.sorted() method with sorting and other query options</title>
<updated>2022-04-11T01:05:27+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-04-10T20:39:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=b199db190c1ae6dfbd37f79fa910f45c3045dc02'/>
<id>b199db190c1ae6dfbd37f79fa910f45c3045dc02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add indexed datetime column to SQLite backend for faster eviction</title>
<updated>2022-04-10T22:54:53+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-04-10T20:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=b96d9ed4b615e4f6c9d6b4db6679fb843c5319e7'/>
<id>b96d9ed4b615e4f6c9d6b4db6679fb843c5319e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
