Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Redis Stack for Application Modernization

You're reading from  Redis Stack for Application Modernization

Product type Book
Published in Dec 2023
Publisher Packt
ISBN-13 9781837638185
Pages 336 pages
Edition 1st Edition
Languages
Authors (2):
Luigi Fugaro Luigi Fugaro
Profile icon Luigi Fugaro
Mirko Ortensi Mirko Ortensi
Profile icon Mirko Ortensi
View More author details

Table of Contents (18) Chapters

Preface Part 1: Introduction to Redis Stack
Chapter 1: Introducing Redis Stack Chapter 2: Developing Modern Use Cases with Redis Stack Chapter 3: Getting Started with Redis Stack Chapter 4: Setting Up Client Libraries Part 2: Data Modeling
Chapter 5: Redis Stack as a Document Store Chapter 6: Redis Stack as a Vector Database Chapter 7: Redis Stack as a Time Series Database Chapter 8: Understanding Probabilistic Data Structures Part 3: From Development to Production
Chapter 9: The Programmability of Redis Stack Chapter 10: RedisInsight – the Data Management GUI Chapter 11: Using Redis Stack as a Primary Database Chapter 12: Managing Development and Production Environments Index Other Books You May Enjoy

Programming in Java using Jedis

Java is a robust, high-level, and widely used programming language that has become a staple for developers, software engineers, and IT professionals across various industries. Developed by James Gosling at Sun Microsystems and released in 1995, Java prioritizes portability, scalability, and maintainability, making it a popular choice for both novice and experienced programmers.

Java is platform-independent, thanks to its “write once, run anywhere” philosophy, which allows developers to create code that can be executed on different operating systems, such as Windows, Macintosh, Solaris, Linux, and Unix. This is made possible by the Java Virtual Machine (JVM), which translates Java bytecode into machine code for the specific platform.

Java supports object-oriented programming principles, encouraging modular, reusable, and maintainable code. Its extensive standard library, known as the Java Development Kit (JDK), provides developers...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}