📅 2020-06-06 🖊️ @arunsah 🧭 Pune, India
/ms/jpa-data.md
, added Spring Data JPA : ManyToMany <-> ManyToMany and ManyToMany <-> OneToMany
/linux/prog.md
, added Chapter 1: History and Standards
/ms/db-architecture.md
Database architecture in Microservices./ms/index.md
to restructure topics related to microservices./ds/index.md
to restructure topics related to data structures./algo/index.md
to restructure topics related to algorithms./deploy/istio-blue-green.md
demo Blue Green Deployment with Kubernetes and Istio./meta/changelog.md
to track history of changes in this repo./deploy/index.md
to restructure topics related to deploynent./linux/index.md
to restructure topics related to linux./db/index.md
to restructure topics related to database./go/index.md
to restructure topics related to golang/go./messaging/index.md
to restructure topics related to streaming and messaging./notes.md
now /go/notes.md
for self notes for Go in 24 Hours, Sams Teach Yourself: Next Generation Systems Programming with Golang, First Edition (https://learning.oreilly.com/library/view/go-in-24/9780134771922/)
./linuxprog.md
now /linux/prog.md
for self notes for Michael Kerrisk. 2010. The Linux Programming Interface: A Linux and UNIX System Programming Handbook (1st. ed.). No Starch Press, USA. (https://learning.oreilly.com/library/view/the-linux-programming/9781593272203/)
./markdown.md
now /meta/markdown.md
to contains topics related to github page markdown./go.md
now /go/cheat.md
for quick start and Go cheatsheet./shell.md
now /linux/shell.md
for common shell commands./docker.md
now /deploy/docker.md
quick start and demo for Docker and Kubernetes./spinnaker-k8.md
now /deploy/spinnaker-k8.md
quick start and demo for Spinnaker on Kubernetes./redis-docker.md
now /deploy/redis-docker.md
quick start and demo for redis on docker./cassandra-docker.md
now /deploy/cassandra-docker.md
quick start and demo for cassandra on docker./kafka.md
now /messaging/kafka.md
quick start and demo for Kafka./index.md
now /index.md
created repo and index page creation.