Giter Site home page Giter Site logo

Nice list!! about awesome-java HOT 7 CLOSED

akullpp avatar akullpp commented on August 25, 2024
Nice list!!

from awesome-java.

Comments (7)

akullpp avatar akullpp commented on August 25, 2024

Thank you. However, I don't understand what you suggest. The libraries you mentioned are always included aren't they? Could you please elaborate?

from awesome-java.

shavo007 avatar shavo007 commented on August 25, 2024

Hi,

I dont see those libraries under the sections i suggested:

Geospatial: Elasticsearch
Caching: Jedis
Rest frameworks:Spring Boot
PDF:iText
Logging:FileBeats from elastic

Thanks,
Shane.

from awesome-java.

akullpp avatar akullpp commented on August 25, 2024
  1. Elasticsearch is not a dedicated geospatial database therefore a change of categories doesn't apply.
  2. Jedis is a Redis client not a library for caching.
  3. Spring Boot is not a REST framework. It is a web framework.
  4. iText is already included in the PDF section
  5. I don't know if Filebeat has a Java API or if it is just written in Java and therefore wouldn't qualify for this list.

from awesome-java.

shavo007 avatar shavo007 commented on August 25, 2024

Elasticsearch has extremely powerful geospatial lookups unless you are categorising that section just for databases?
Redis is a cache that is one of the engine options for aws elasticache. Jedis is a valid framework in my eyes.
Your right, i missed itext!
True, filbeats is written in go i believe, and doesnt qualify. But is logstash written in java?

from awesome-java.

akullpp avatar akullpp commented on August 25, 2024
  1. ES: Sure it has this functionality but does one functionality suffice the change from a more abstract category to the specific category?
  2. Jedis is already included. It is not a framework. It is a client for Reddis. Side note: Reddis is not a cache.
  3. Logstash is already included.

Please have a look at the existing list before recommending already included entries.

from awesome-java.

shavo007 avatar shavo007 commented on August 25, 2024

FYI, redis is a cache solution for aws elasticache. http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/Clusters.Create.Redis.CON.html

from awesome-java.

jbduncan avatar jbduncan commented on August 25, 2024

@shavo007, according to the redis website http://redis.io/, redis is an "in-memory data structure store, used as database, cache and message broker", which sounds more generic to me than a cache (or indeed a database). So I'd argue that, if Jedis should be moved elsewhere, it should go under Data structures.

FYI, I'm the pull requester/creator of the Caching section - my reason for adding it to awesome-java at the time was I because wanted to share Caffeine, but I didn't feel that the other sections were good places to put Caffeine under - so my opinion regarding Jedis is most likely biased. 😃

See my original PR here: https://github.com/akullpp/awesome-java/pull/382/files

from awesome-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.