chibenwa opened a new pull request, #1990:
URL: https://github.com/apache/james-project/pull/1990

   Appart from the first commit that I think shall be cherry-picked on master
   
   I wanted to experiment the idea to drop the thread lookup table and instead 
rely on a postgreSQL index in 
   order not to maintain a data projection.
   
   Kepping the data model normalised minimises the amount of writes what seems 
important to me on a BTree non scalable system.
   
   @quantranhong1999 especially: thoughts? Do you wonna experiment this?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to