<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/backend/data/genReducedTreeData.py, branch skip-tut-for-repeat-visit</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=skip-tut-for-repeat-visit</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=skip-tut-for-repeat-visit'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-05-17T02:39:16+00:00</updated>
<entry>
<title>Make reduced tree generation check non-alt-names</title>
<updated>2022-05-17T02:39:16+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-17T02:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=992853eeac9ace9f6eb4332516a8ba6ff7545deb'/>
<id>urn:sha1:992853eeac9ace9f6eb4332516a8ba6ff7545deb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Converted nodes+r_nodes tables into nodes+edges+r_nodes+r_edges</title>
<updated>2022-05-15T06:43:22+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-14T14:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=a4673571570816a06d4188169fc00dada79ec0a3'/>
<id>urn:sha1:a4673571570816a06d4188169fc00dada79ec0a3</id>
<content type='text'>
Conversion avoids encoding node children as JSON strings, and allows
for easier querying of edge data. Adjusted server to use new format.

Also added some table indexes for common operations.
</content>
</entry>
<entry>
<title>Add reduced-tree data generation+serving+querying+setting</title>
<updated>2022-05-11T14:10:12+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-11T14:10:12+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=e1ef2bf3387769de4edc4a7ec1a6d38c5a21c5e7'/>
<id>urn:sha1:e1ef2bf3387769de4edc4a7ec1a6d38c5a21c5e7</id>
<content type='text'>
Add genReducedTreeData.py, which generates a reduced_nodes table.
Adjust server to serve that data for queries with a tree=reduced query param.
Adjust client to query for that data depending on a useReducedTree variable.
Add a SettingsPane setting to change that useReducedTree variable.
</content>
</entry>
</feed>
