<div dir="ltr">Hey guys!<div><br></div><div>I&#39;ve briefly looked through the code and Apache Olingo. It looks very interesting!</div><div><br></div><div>As far as I can see the project has been designed to be deployed on Tomcat and use Infinispan Embedded. For me the more interesting usecase would be to make it available on Infinispan Server (just like REST or Memcached support). But I realized that we have zero support for this kind of custom plugins (extensions or data format providers I should say? It&#39;s hard to find a good word for that).</div><div><br></div><div>Just thinking out laud - maybe the scope of the project should be larger? Maybe the proper way of doing this is developing an SPI for deploying custom &#39;server extensions&#39; (perhaps as WARs) and implementing OData support as a proof of service?</div><div><br></div><div>But regardless what I&#39;ve just said, Ribarič, Tomas, great work! Keep it up!</div><div><br></div><div>Thanks,</div><div>Sebastian</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Feb 21, 2017 at 2:46 PM Tomas Sykora &lt;<a href="mailto:tsykora@redhat.com">tsykora@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everyone :)<br class="gmail_msg">
I am enclosing Martin&#39;s email and sending it from my email address because he sent it twice already and we can&#39;t see his emails from his gmail address for whatever strange reason here. Martin is CCed, hopefully will receive all reactions from this thread, please make sure you include him in CC while replying :)<br class="gmail_msg">
Thank you!<br class="gmail_msg">
-----------------<br class="gmail_msg">
<br class="gmail_msg">
Hello Infinispan community,<br class="gmail_msg">
let me introduce myself shortly, my name is Martin Ribarič and I studied Masaryk University – Faculty of Informatics in Brno. I wrote my bachelor thesis on topic: Migration of Infinispan OData server. I would like to tell you a few words about my work.<br class="gmail_msg">
<br class="gmail_msg">
The primary goal of my bachelor thesis was to develop/migrate a new solution of OData service for Infinispan. New solution is needed, because old solution was developed using odata4j library and development of this library was kind of stopped. New solution of OData service is offered by project Apache Olingo. In my work, I&#39;ve created a servlet for Infinispan cache using Apache Olingo library support for OData v4.<br class="gmail_msg">
We can put, get, manage and most importantly also query JSON documents in the cache. Querying is possible on basic key value or a property of JSON document. Also, in queries, we can use operations AND, OR, EQUALS and operations for reduction of a response list: SKIP and TOP.<br class="gmail_msg">
<br class="gmail_msg">
Source code of my bachelor thesis is available at:<br class="gmail_msg">
<a href="https://github.com/marib15/OlingoInfinispan-server" rel="noreferrer" class="gmail_msg" target="_blank">https://github.com/marib15/OlingoInfinispan-server</a><br class="gmail_msg">
<br class="gmail_msg">
Tomas Sykora will review my code and push my solution to <a href="https://github.com/infinispan/infinispan-odata-server" rel="noreferrer" class="gmail_msg" target="_blank">https://github.com/infinispan/infinispan-odata-server</a> master soon.<br class="gmail_msg">
<br class="gmail_msg">
If community will have an interest, we can have a plan to continue in development, so that server supports more operations... and also do performance testing.<br class="gmail_msg">
I know the solution is definitely not perfect but can definitely serve as a baseline for future work, adjustments or adoption.<br class="gmail_msg">
<br class="gmail_msg">
I am looking forward to hearing your responses!<br class="gmail_msg">
Have a nice day :)<br class="gmail_msg">
Ribarič<br class="gmail_msg">
<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
infinispan-dev mailing list<br class="gmail_msg">
<a href="mailto:infinispan-dev@lists.jboss.org" class="gmail_msg" target="_blank">infinispan-dev@lists.jboss.org</a><br class="gmail_msg">
<a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" rel="noreferrer" class="gmail_msg" target="_blank">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a></blockquote></div>